How to Install gtk2hs-buildtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gtk2hs-buildtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

gtk2hs-buildtools software package provides Tools to build the Gtk2Hs suite of User Interface libraries, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gtk2hs-buildtools 

gtk2hs-buildtools is installed in your system.

Make ensure the gtk2hs-buildtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep gtk2hs-buildtools *

You will get with gtk2hs-buildtools package name, version, architecture and description in a table

gtk2hs-buildtools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Haskell
Package gtk2hs-buildtools
Version 0.12.4-2ubuntu1
Description Tools to build the Gtk2Hs suite of User Interface libraries
Sub Section Haskell


See Also, How to uninstall or remove gtk2hs-buildtools software package from Ubuntu 14.04 LTS (Trusty Tahr)?